home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 51 / PCGamer51_17Demos.iso / VIDEO / V102401.dxr / 00012_Hold on Current Frame.ls < prev    next >
Encoding:
Text File  |  2000-10-03  |  266 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on getBehaviorDescription
  6.   return "Loops the Playback Head on the current frame to pause the movie. All interactive elements in the frame continue to function.  Drag to a sprite or frame in the script channel.  No parameters."
  7. end
  8.